From: Florian Eckert Date: Tue, 19 Mar 2024 12:06:00 +0000 (+0100) Subject: luci-proto-bonding: add missing license information X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=8657a001d4fe8b2a9344b0700367b00833908dc8;p=project%2Fluci.git luci-proto-bonding: add missing license information Signed-off-by: Florian Eckert --- diff --git a/protocols/luci-proto-bonding/Makefile b/protocols/luci-proto-bonding/Makefile index 81988cfa2f..535bf45db0 100644 --- a/protocols/luci-proto-bonding/Makefile +++ b/protocols/luci-proto-bonding/Makefile @@ -11,6 +11,7 @@ LUCI_TITLE:=Support for Link Aggregation (Channel Bonding) LUCI_DEPENDS:=+proto-bonding PKG_MAINTAINER:=Helge Mader +PKG_LICENSE:=Apache-2.0 include ../../luci.mk